Skip to content

Add exchange node for every children of MultiChildProcessNode#14935

Merged
JackieTien97 merged 34 commits intomasterfrom
parallel_multi_child_node
Mar 13, 2025
Merged

Add exchange node for every children of MultiChildProcessNode#14935
JackieTien97 merged 34 commits intomasterfrom
parallel_multi_child_node

Conversation

@Cpaulyz
Copy link
Contributor

@Cpaulyz Cpaulyz commented Feb 24, 2025

Description

Add exchange node for every children of MultiChildProcessNode

@Beyyes Beyyes requested review from Beyyes and Wei-hao-Li March 10, 2025 07:42
@codecov
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 51 lines in your changes missing coverage. Please review.

Project coverage is 39.41%. Comparing base (e320964) to head (7d15b42).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...gine/execution/exchange/sink/LocalSinkChannel.java 0.00% 12 Missing ⚠️
.../iotdb/db/queryengine/execution/driver/Driver.java 0.00% 8 Missing ⚠️
...ne/execution/operator/process/CollectOperator.java 0.00% 6 Missing ⚠️
...e/execution/exchange/source/LocalSourceHandle.java 16.66% 5 Missing ⚠️
...yengine/execution/exchange/SharedTsBlockQueue.java 20.00% 4 Missing ⚠️
...ine/execution/exchange/sink/ShuffleSinkHandle.java 0.00% 3 Missing ⚠️
...ne/execution/fragment/FragmentInstanceManager.java 0.00% 3 Missing ⚠️
...ngine/execution/schedule/AbstractDriverThread.java 62.50% 3 Missing ⚠️
...ne/execution/fragment/FragmentInstanceContext.java 66.66% 2 Missing ⚠️
...urce/relational/AbstractMergeSortJoinOperator.java 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14935      +/-   ##
============================================
- Coverage     39.43%   39.41%   -0.02%     
  Complexity      193      193              
============================================
  Files          4595     4595              
  Lines        295135   295171      +36     
  Branches      36703    36718      +15     
============================================
- Hits         116373   116352      -21     
- Misses       178762   178819      +57     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@JackieTien97 JackieTien97 merged commit df9dc49 into master Mar 13, 2025
50 of 53 checks passed
@JackieTien97 JackieTien97 deleted the parallel_multi_child_node branch March 13, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants